//0x18 bytes (sizeof)
struct _HIVE_WAIT_PACKET
{
struct _KEVENT WakeEvent; //0x0
LONG Status; //0x10
struct _HIVE_WAIT_PACKET* Next; //0x14
};